sdk sample-g yaj ch ashiglasan boloh baihaa..blackwidow написал:Neg zuil asuuh gesiin,
Sdk deerh tsaanaas ni irsen sample.uudiig uurchluud, nemelt zuils oruulaad, database.iig ni uurchluud ashiglahad copyright zurchsun heregt orohuu?
[Хөгжүүлэлт] Android Developer- ууд наашаа
Зохицуулагч: Mobile_mods
- Hundaga
- °Site Admin°
- Бичлэгүүд: 2332
- Нэгдсэн: 4-р сар.10.02 4:24 pm
- Байршил: chinii hajuud.. chamaig haraad l, bohi zajilaad l suujiina..
- Contact:
Re: [Хөгжүүлэлт] Android Developer- ууд наашаа
- blackwidow
- Эелдэг Гишvvн

- Бичлэгүүд: 63
- Нэгдсэн: 5-р сар.28.13 10:10 am
Re: [Хөгжүүлэлт] Android Developer- ууд наашаа
source dotor ni iim yum bichtsen bainalee. Zugeru?
Copyright 2010, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
Copyright 2010, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
Re: [Хөгжүүлэлт] Android Developer- ууд наашаа
nokia.giin meego maemo os.toi n9 n950 n8 n900 zereg deer bol android port dual boot hiij boldog. ene talaar uhaj tunhej bsn hun bnu
Re: Android developers
lkhagvadelger написал:Android програмчилахад SQLite хэрэглэх нь олонтой.
Тэгвэл android дээр хэрэглэгдэх SQLite нь дараах хүснэгтийг заавал агуулсан байна.
Учир нь: Android нь SQLite файлд хандахдаа хамгийн түрүүлж тухайн файлаас дараах хүснэгт байгаа эсхийг шалгадаг.
CREATE TABLE android_metadata (locale TEXT DEFAULT 'en_US');
INSERT INTO android_metadata VALUES ('en_US');
Мөн SQLite файлд байх бүх хүснэгтүүдийн хамгийн эхний багана нь дараах байдлаар бичигдэх ёстой.
CREATE TABLE table_name(_id INTEGER PRIMARY KEY,book_name varchar(30));
гэх мэтээр арагш нь баганы нэрийг бичэхэд алдаа гарахгүй.
http://www.reigndesign.com/blog/using-y ... lications/
энэ хичээлийг яг зөв дагаад хийвэл энэ тал дээр амжилт олно шүү.
