Ali2193 23 ارسال شده در 24 شهریور، ۱۳۹۳ اشتراک گذاری ارسال شده در 24 شهریور، ۱۳۹۳ سلام خسته میخواستم ببینم چتور میشه اطلاعات سخت اقزاری یه گوشی رو درآورد . ورژن اندروید آن را دانست. باکد نویسی. **ممنون** 1 لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
0 ارمین رمضانی دلیجانی 381 ارسال شده در 24 شهریور، ۱۳۹۳ اشتراک گذاری ارسال شده در 24 شهریور، ۱۳۹۳ Dim setting1 As Intent setting1.Initialize("android.settings.LOCATION_SOURCE_SETTINGS", "") StartActivity(setting1) Action Details(Activity action) ACCESSIBILITY_SETTINGS = Show settings for accessibility modules. ADD_ACCOUNT = Show add account screen for creating a new account. AIRPLANE_MODE_SETTINGS = Show settings to allow entering/exiting airplane mode. APN_SETTINGS = Show settings to allow configuration of APNs. APPLICATION_DETAILS_SETTINGS = Show screen of details about a particular application. APPLICATION_DEVELOPMENT_SETTINGS = Show settings to allow configuration of application development-related settings. APPLICATION_SETTINGS = Show settings to allow configuration of application-related settings. BLUETOOTH_SETTINGS = Show settings to allow configuration of Bluetooth. DATA_ROAMING_SETTINGS = Show settings for selection of 2G/3G. DATE_SETTINGS = Show settings to allow configuration of date and time. DEVICE_INFO_SETTINGS = Show general device information settings (serial number, software version, phone number, etc.). DISPLAY_SETTINGS = Show settings to allow configuration of display. INPUT_METHOD_SETTINGS = Show settings to configure input methods, in particular allowing the user to enable input methods. INPUT_METHOD_SUBTYPE_SETTINGS = Show settings to enable/disable input method subtypes. INTERNAL_STORAGE_SETTINGS = Show settings for internal storage. LOCALE_SETTINGS = Show settings to allow configuration of locale. LOCATION_SOURCE_SETTINGS = Show settings to allow configuration of current location sources. MANAGE_ALL_APPLICATIONS_SETTINGS = Show settings to manage all applications. MANAGE_APPLICATIONS_SETTINGS = Show settings to manage installed applications. MEMORY_CARD_SETTINGS = Show settings for memory card storage. NETWORK_OPERATOR_SETTINGS = Show settings for selecting the network operator. NFCSHARING_SETTINGS = Show NFC Sharing settings. NFC_SETTINGS = Show NFC settings. PRIVACY_SETTINGS = Show settings to allow configuration of privacy options. QUICK_LAUNCH_SETTINGS = Show settings to allow configuration of quick launch shortcuts. SEARCH_SETTINGS = Show settings for global search. SECURITY_SETTINGS = Show settings to allow configuration of security and location privacy. SETTINGS = Show system settings. SOUND_SETTINGS = Show settings to allow configuration of sound and volume. SYNC_SETTINGS = Show settings to allow configuration of sync settings. USER_DICTIONARY_SETTINGS = Show settings to manage the user input dictionary. WIFI_IP_SETTINGS = Show settings to allow configuration of a static IP address for Wi-Fi. WIFI_SETTINGS = Show settings to allow configuration of Wi-Fi. WIRELESS_SETTINGS = Show settings to allow configuration of wireless controls such as Wi-Fi, Bluetooth and Mobile networks. EXTRA_AUTHORITIES = Limit available options in launched activity based on the given authority. این کد هاس که واسه تنظیمات اندروید موفق باشی 3 لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
0 Sina 87 ارسال شده در 24 شهریور، ۱۳۹۳ اشتراک گذاری ارسال شده در 24 شهریور، ۱۳۹۳ سلام خسته نباشید . این کد هایی که آرمین جان گذاشت تمامی نقاط سیستم شما بود . برای گرفتن اندروید ورژن از این قسمت کد استفاده میکنیم . "DEVICE_INFO_SETTINGS" اول یه اینتنت تعریف میکنیم . Sub Globals Dim S As Intent End Sub بعد به این صورت اطلاعات رو میگیریم . Sub Activity_Create(FirstTime As Boolean) s .Initialize("android.settings.DEVICE_INFO_SETTINGS", "") StartActivity(S) End Sub موفق باشید . 2 لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
0 dear11 11 ارسال شده در 5 بهمن، ۱۳۹۳ اشتراک گذاری ارسال شده در 5 بهمن، ۱۳۹۳ سلام برنامه هايي مثل اينترنت ارزان كه يك دكمه دارند با عنوان بهينه سازي اينترنت از چه كدي استفاده مي كنند؟ ممنون ميشم راهنمايي ام كنيد. 1 لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
0 Farzad Musavi 576 ارسال شده در 5 بهمن، ۱۳۹۳ اشتراک گذاری ارسال شده در 5 بهمن، ۱۳۹۳ سلامبرنامه هايي مثل اينترنت ارزان كه يك دكمه دارند با عنوان بهينه سازي اينترنت از چه كدي استفاده مي كنند؟ ممنون ميشم راهنمايي ام كنيد. دوست عزیز پست تکراری نده اخطار آخر 2 لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
0 vistamobile 1,700 ارسال شده در 22 فروردین، ۱۳۹۶ اشتراک گذاری ارسال شده در 22 فروردین، ۱۳۹۶ سلام. چجوری میشه اطلاعات رو گرفت بدون شروع اکتیویتی؟ یعنی مثلا مدل گوشی رو تو تکست یه باتون نشون بدیم؟ میشه عایا؟ من اینو زدم ولی نشد version .Initialize("android.settings.DEVICE_INFO_SETTINGS", "model number") Button1.Text = version خواستم model number رو بدم به باتون مثلا بنویسه samsung j500f ولی فقط اینو میزنه : "android.settings.DEVICE_INFO_SETTINGS", "model number" لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
0 پژمان نیکروان 6,055 ارسال شده در 22 فروردین، ۱۳۹۶ اشتراک گذاری ارسال شده در 22 فروردین، ۱۳۹۶ در 3 ساعت قبل، vistamobile گفته است : سلام. چجوری میشه اطلاعات رو گرفت بدون شروع اکتیویتی؟ یعنی مثلا مدل گوشی رو تو تکست یه باتون نشون بدیم؟ میشه عایا؟ من اینو زدم ولی نشد سلام کتابخانه phone مشخصات مختلف گوشی رو میده که. برای مدل Dim p As Phone Log(p.Model) 1 لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
سوال
Ali2193 23
سلام خسته میخواستم ببینم چتور میشه اطلاعات سخت اقزاری یه گوشی رو درآورد .
ورژن اندروید آن را دانست.
باکد نویسی.
**ممنون**
لینک ارسال
به اشتراک گذاری در سایت های دیگر
6 پاسخ به این سوال تاکنون داده شده است
ارسالهای توصیه شده