Samsung release Next Generation Tizen Gear SDK to Developers - Tizen Software Development

The next generation Samsung Gear SDK has been released for Samsung Tizen Gear devices. Sign up now for access:
http://www.tizenexperts.com/2015/05/samsung-release-next-generation-tizen-gear-sdk-to-developers/

Please, can somebody copy and paste release notes...
I am too lazy to sign in...
Thanx in advance.
Best Regards

I have downloaded latest version and it is supposed to support native API
havent tested yet

Related

[Q] android firmware update

i have a cheap tablet
wondermedia smart pad v10
on firmware ver 4.0.3 i would like to update the firmware to 4.1.1 or any higher than the original
there are more details about the tab here
w w w .ebay.co.uk/itm/10-2-Android-Tablet-PC-SmartPadv10-Capacitive-5-Point-MultiTouch-Android-Tablet-/110973471131?pt=UK_iPad_Tablets_eReaders&hash=item19d688c99b
would anyone be able to help me i have good pc skills but an new to android tabs
also would like to root if possible
updates come from 2 parties.
1. manufacturer of tablet
2. developers
If manufacturer won't update it, then it's all up to developers. sorry but i highly doubt someone will be willing to develop a new rom for this tab
jman2131 said:
updates come from 2 parties.
1. manufacturer of tablet
2. developers
If manufacturer won't update it, then it's all up to developers. sorry but i highly doubt someone will be willing to develop a new rom for this tab
Click to expand...
Click to collapse
Thanks for the info I will get on to the manufacturer

Which SDK are you using?

Tizen wearable SDK 1.0.0 or Tizen SDK 2.3.0b wearable profile?
tesuri said:
Tizen wearable SDK 1.0.0 or Tizen SDK 2.3.0b wearable profile?
Click to expand...
Click to collapse
I am using Tizen Wearable SDK 1.0.0 (october 2)
https://developer.tizen.org/downloads/tizen-sdk#wearable
tesuri said:
Tizen wearable SDK 1.0.0 or Tizen SDK 2.3.0b wearable profile?
Click to expand...
Click to collapse
Definitely Tizen Wearable SDK. The 2.3 emulator doesn't have the right screen profile for the Gear S. I had to uninstall both of them (having both on my Mac wouldn't let me use the emulator properly) and reinstall the Tizen Wearable SDK.

upgrade nabi big tab 24 to lollipop?

Nabi makes a giant touchscreen which I would like to use for a unity3d project. It's called the big tab 24. It comes with kit kat 4.4. and on top runs it's own OS for kids.
nabi.com has information about the tablet -- I am unable to post a link because I'm new to the forum.
I need some sound features that exist only in lollipop 5.1 for my project.
How would I update a device like this to lollipop 5.1?
Would I need to root it? I am a complete noob at android having previously only worked on IOS.
whimsica said:
Nabi makes a giant touchscreen which I would like to use for a unity3d project. It's called the big tab 24. It comes with kit kat 4.4. and on top runs it's own OS for kids.
nabi.com has information about the tablet -- I am unable to post a link because I'm new to the forum.
I need some sound features that exist only in lollipop 5.1 for my project.
How would I update a device like this to lollipop 5.1?
Would I need to root it? I am a complete noob at android having previously only worked on IOS.
Click to expand...
Click to collapse
A 5.1.1 official or custom rom has to available for the device first, otherwise it won't be possible

Need to root to download Microsoft Teams?

I am looking to root my Galaxy View so that I can upgrade to a newer version of Android and had a couple of questions. What version can I update to without running into problems and will updating to a newer OS allow me to install apps that were not compatible before such as Teams? This is my first time rooting a device since my original Motorola Droid and much has changed it seems. Thanks for any help.
Idk why Samsung wouldn't continue to support their largest device on the market. Here's an idea why don't the apps just continue to support all devices they did use at one time. They already have the os so just but it back on the server like the current os is. So it's the app writers that's making devices obsolete.

Can someone modify APK file for Android 4.4+ to run on Android 4.2.2?

Hello, can someone modify this app so then work on Android 4.2.2 (SDK Api 17)?
Da Player 2.21 (download apk link) - https://apkpure.com/da-player-video-and-live-stream-player/com.daplayer.android.videoplayer
The app requires a minimum version Android 4.4 (api 19) but my old tablet runs on Android 4.2.2 (api 17).
I have an old Prestigio PMT5487_3G and I'm limited with Android 4.2.2. Infact the tablet is not so bad, it has 8" display, 1GB Ram and 16GB rom and 4 core cpu MT6582 at 1300Mhz. But there is no software support by Prestigio. I believe with these specs, even some custom Android 5 would run smoothly but also there is no custom roms for this tablet
Please help me, just I want to watch online streams with DA Player but I can't.
Thanks in advance!
Aalesund said:
Hello, can someone modify this app so then work on Android 4.2.2 (SDK Api 17)?
Da Player 2.21 (download apk link) - https://apkpure.com/da-player-video-and-live-stream-player/com.daplayer.android.videoplayer
The app requires a minimum version Android 4.4 (api 19) but my old tablet runs on Android 4.2.2 (api 17).
I have an old Prestigio PMT5487_3G and I'm limited with Android 4.2.2. Infact the tablet is not so bad, it has 8" display, 1GB Ram and 16GB rom and 4 core cpu MT6582 at 1300Mhz. But there is no software support by Prestigio. I believe with these specs, even some custom Android 5 would run smoothly but also there is no custom roms for this tablet
Please help me, just I want to watch online streams with DA Player but I can't.
Thanks in advance!
Click to expand...
Click to collapse
No one is going to do it for you on this forum, you may ask for steps on how to do it but you have to do it yourself, that's one of the forum's principles.
Search for a guide on app development or modification.
Try extracting the apk.
Once extracted, open AndroidManifest.xml with a text editor.
Look out for minSdkVersion=19.
Change 19 to 17 and save it.
Compress the folder as zip.
Install ZipSigner app from Play Store.
Enter the path of your zip file in input.
Change the extension of your output file in the output field path from .zip to .apk and begin the process.
Try installing the new apk.
If it doesn't work, look for tutorials on how to do it yourself.
HIT THANKS IF FOUND USEFUL
Aalesund said:
Hello, can someone modify this app so then work on Android 4.2.2 (SDK Api 17)?.......
Click to expand...
Click to collapse
The attached should work but, there's no guarantees that it will.
This will be a One Time Deal Only...
Enjoy!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Ibuprophen said:
The attached should work but, there's no guarantees that it will.
This will be a One Time Deal Only...
Enjoy!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Click to expand...
Click to collapse
Thanks a lot! It works

Categories

Resources