[Development] BadaSI - Bada Software Development

BadaSI​​​​System Information and Benchmark Tool​​​
Preamble
- News
BadaSI is a community project, everyone is invited to help on the developement or to post some new useful ideas. Also everyone who helps will be shown in the About part of the app as Team-Member. This App aims to show every usefull information about the system, to offer some benchmarks and a better user experience while using it. At the other side BadaSI is also aimed to help new developers, to dive into the bada world and start developing Apps. There is a big usefull collection throgh many API functions from the bada SDK and offers for every new developer some usefull examples that could help in hard times.
Information
- AppStore
For user that don't wont to test it, the currently official release is also available in the AppStore:
BadaSI available for all countries
- Disclaimer
The inofficial version of the App under developement, and should be used only by Beta-Testers, which don't mind, that the Device could crash after using it. Everyone should think about it before installing the App on the Device. Also no warranty or anything else is guaranteed, use it at your own risk.
- How to use?
Bind the Project in the bada SDK:
1. Install the newest Bada SDK [recommendet is the standard installation]
2. Start the Bada SDK
3. File --> Import --> bada Application Projekt --> Select Root Directory [Path of the Project Folder]
4. Confirm with Finish
Clean and compile the Projekt:
5. Right-Click on the Project Folder
6. Press Clean Project
7. Choose the Arrow-Down-Symbol next to the Tools-Symbol
8. Press Target Release
Prepare the Device:
9. Copy the attached rootCA.cert on the Card and execute it
10. Enable USB-Debugging [unter Settings --> Connections]
11. Connect the Device to the PC over USB-Calbe
Install and test the App
12. Choose the Arrow-Down-Symbol next to the Play-Button
13. Press Target-Release
Epilogue
- Announcement
The Source Code is open source and free for every developer, only the whole App, as it is, shouldn't be published as a copy of it. I am working togheter with a designer, all images are copyrighted by him and should not be used for third party apps. The changelog is always in the packed integrated.
- Current Official Build 1.0.0.201104152000.rc2
- Current InOfficial Build 1.0.0.201104152000.rc2

I have uploaded a newer alpha version here:
http://www.sammobile.com/forum/showthread.php?t=3073&p=19540&viewfull=1#post19540
Sorry i don't have time to upload it also here, but i will in the next days, xda users can also test as before .

larioteo said:
I have uploaded a newer alpha version here:
http://www.sammobile.com/forum/showthread.php?t=3073&p=19540&viewfull=1#post19540
Sorry i don't have time to upload it also here, but i will in the next days, xda users can also test as before .
Click to expand...
Click to collapse
Just Tried.It works Very well.and About Ram is perfect.And New Section Uilities When avaialable ?

The new section will also come soon, i want to build in some usefull things like compass and so on, the sensor data will stay as it was but a compination of them will come under utilities. I must think about it what is very usefull and can be part of the app. Maybe also a waterlevel.
Second, the gui will change a little bit i want to built in instead of the words on or off supported and unsupported some images that are more clear. making it a little bit more suiting to the 20 centure.

wave wifi direct supported or not?? i asked because i saw some knowledge about that beforehand and it was about ''supported''

It is defined in System Info as i saw definitely no. If the OS says no than i believe it.

Related

[Q] 1.5 / 2.2 QVGA Issues

I was developing with Android 1.5 api and I published an app to the market.
However , one of my friends told me that he can't find my app on the market.
His phone is running Android 2.2 and having a QVGA Screen.
I tried with an emulator running Android 1.6 QVGA and the same problem was noticed.
I tried to google for the solution and it seems that I don't have correct keywords to specify the problem.
I know I can use supports-screens android:smallScreens="true" , but not for 1.5
Do I need to develop with 1.6 api to support all kind of screens? Or do I just need to include some more at the manifest?
Sorry for my poor English.
I can see no one answered my question, is it because I am reading with a QVGA screen?(Joking)
Please Help.
You need to build the project against the 1.6 API (you can do it in a way that is compatible with 1.5) to support various screen sizes with supports-screen.
The whole process consists of right clicking your project in eclipse, changing the API to build against, adding proper values to the manifest and exporting the app.
It's pretty well explained on the android developers page, but if you can't get it working, I'll post a step by step guide once I get to my laptop (later this day).
Number22 said:
You need to build the project against the 1.6 API (you can do it in a way that is compatible with 1.5) to support various screen sizes with supports-screen.
The whole process consists of right clicking your project in eclipse, changing the API to build against, adding proper values to the manifest and exporting the app.
It's pretty well explained on the android developers page, but if you can't get it working, I'll post a step by step guide once I get to my laptop (later this day).
Click to expand...
Click to collapse
I just found out that I can use 1.6API and support 1.5 after reading your reply.
Thank you , you helped alot!

[Development] bada RTL server

Hi All
Yesterday i found a very cool & powerful feature in the SDK 2.0.1 & i don't know if it is present in older SDKs & i just wanted to share my knowledge with you guys
That feature is called bada RTL (RTL= Remote test laboratory )
i followed the instructions in the SDK to activate that feature and got it running
I know you all have this question in your minds : So What did you get from that ?
The server can simply give you access to A REAL WORKING BADA DEVICE YOU CHOOSE TO RESERVE WITH A GIVEN IMEI
i reserved a S8530 with bada 1.2 and started testing on it right away
So if your test device is somehow BROKEN or simply DEAD and you want to test your app and have no time to fix you device just reserve a device and start testing on it
For more info read the attached file
P.S : There is no 2.0 device on that service until now
mylove90, as i remember this function was available earlier in sdk 1.2.1. we wrote about RTL in our blog in december 2010

[Q] test roms on emulator

Hi,
I would like to test the roms I can find here, on an emulator.
for that, I will need something like the SDK for the Acer tablet A500.
(to build my AVD)
I can't find it. anyone have an idea where I can find it ?
thanks
Olivier
http://lmgtfy.com/?q=android+sdk
ah ah ah . so fun )
unfortunatly, it is not provided by google !
I know well the android SDK, I am talking about a small part which is sometime provided by constructor in order to help the developper to build application with android SDK.
for example, Sony provides the SDK part for some of its device. it has to be added to the android SDK.
I think it could comes from Acer, or developer who has it because they are working near or far from this (in the same way, the Leak comes from someone which is near from developer team)
I am still looking for that.
thanks
Olivier
Im totally confused as to what you are looking for.. If its reference sdk from acer . They have not provided this.. I think its something they provide to google then google adds it to the sdk. or acer will provide a repo to add to your sdk.
now here is what setup i have..
1 download the sdk tools from developer.android.com/sdk i think is the url (use search )
2. download eclipse (there is a link on the developer.android.com site)
3 download the correct FULL Java library abe sure to read the requirements on the version of eclipse you use for what jave version you need )
4 Read read READ .. Read the how to install sdk development environment in Eclipse for your EXACT OS . Pay close attention to every detail. like is is x86 x64 and so on.
5 Follow the instructions word for word on again the install and setup for android development platform for your OS Version.
This is what i use as well as CYGWIN (this is for advanced users) As well as there are other tools that make developing much easier. YES IM NEW TO all of this as well.But have learned alot over the last year.
The above only gets you ready. Once you get to this point . KEEP . WELL YOU KNOW THIS Part already KEEP READING.. in a few weeks you will on your way.
GOOD LUCK developer.android.com has everything your asking and beyond.
If any of the above is incorrect Blame it on developer.android.com or the mighty thor. god of the universe..

Free ROM Hosting (autopublishing, liveUpload-progress and more)

What?
andromirror.com is a Free Android ROM Hosting service. The Idea is to provide a simple hosting solution with many (awesome?) Features for both, the user and the developer. Users should not waste their time searching for the changelog or install instructions. And developers should not waste their time (re)uploading a ROM to serveral mirrors, posting the changelog in different places and keep telling ppl where to find the install instructions.
tl:dr Free hosting solution for your android ROMs
Features
User Features:
See Changelog, Install instructions, latest Release and additional Files on one single page
See live upload progress while dev is uploading a new Release (no more F5) (not working right now)
Autogenerated MD5-sum for every file
Developer Features:
Simple Web Interface, for managing your ROM
Automatically publish Release after upload
MD5 check before upload (no upload needed if file exists on server)
Continue Upload after error (lost connection..)
One link for the latest file + changelog. No need to copy and paste on every release.
Live Downloadcounter
Get Download stats
json API
Planed Features:
cyan ota app support
own ota app
Using it
andromirror is not ready for public yet. If you want to host your rom here in the future, or you wanna help testing, contact me:
IRC: #sgs_jb on freenode.net (ask for DarkArgon)
email/ gtalk: darkargon(at)gmail.com
Support me
If you want to support this service you either can donate to me or support me by giving feedback or just showing me that you're interested somehow.
Demo and Screenshots
Fishears on Andromirror
Please excuse my bad english
Great download speed, great website. Some more developers should upload there
now using a dedicated server to serve downloads!
That's really excellent ! if i were a dev i would upload my roms on it !!!!
Will this be back anytime soon?

Firmware development LGP698 - LG Optimus Link Dual Sim

It will collect useful information for developers.
This theme will help us to work together and to finally workable firmware for our animal.
We kindly request all the people who will be able to find a device with a processor with us and with the support of two simkart inform us
here are the results of our work
I say in Russian user, but my goal - to attract users to develop firmware
already made ​​several firmware versions
they were later executed and lay out the themes
If you like my work - please do not forget to say thanks!
In the course of communication will complement the topic.
request
reference for those who want to do our mite to launch network cyan7)
can ask for help in other subjects firmware devices, owners of which you were
than now to start a screeching halt with the network?
the same problem with port Leva ....
Need deodeks stock firmware files from the \ system \ framework
attempt № ...
So, what should be done next?
deodeks the \ system \ framework
this deodeksom run any of custom assemblies
deodeks will be used to launch a network of cyanogen
how? Step 1
through any deodeksator deodeksatsiyu do with API 10 - will necessarily be an error!
note on what files they are
the files that go with errors - remake with API 9
this deodeksom run any of custom assemblies
If that fails - Step 2
through any deodeksator deodeksatsiyu do withAPIs 9
this deodeksom run any of custom assemblies
this algorithm deodeksa other devaysakh with android 2.3. * and port drivers
put the logs of the work done for the analysis!
and if successful, run any custom firmware files with deodeksirovannymi - in enclosure attached archive folder deodeksirovannoy
Go for it! our success!
is one of the results http://forum.xda-developers.com/showthread.php?t=2108595
Custom firmware
To install over rekaveri
alex-rev.1​
will soon publish the second
is one of the results http://forum.xda-developers.com/showthread.php?p=38062197#post38062197
Custom firmware
To install over rekaveri
[email protected]​
Thks for yr rom. I am using rev3. This is great rom. But i dont like mui home.i chsnge to go launcher.it is smooth. Everythings is ok
Sent from my LG-F160K using xda app-developers app
larrylong said:
Thks for yr rom. I am using rev3. This is great rom. But i dont like mui home.i chsnge to go launcher.it is smooth.
Click to expand...
Click to collapse
trying to eliminate defects....
some of my build here is not lined
You can view the complete list of work here - http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19780784
http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19798091
here you can find answers to frequently asked questions
and solutions to the many problems
here is not often )
constantly on the Russian forum http://4pda.ru/forum/index.php?showtopic=294336
write in the subject - I will try to help
there can follow the news of assembly and firmware
Start new topic
decorations - http://4pda.ru/forum/index.php?showtopic=426426&view=getnewpost
This may be used http://translate.google.com
adding input languages ​​in the firmware
wrote here http://forum.xda-developers.com/showpost.php?p=39202141&postcount=12
is one of the results http://forum.xda-developers.com/showthread.php?p=39298288#post39298288
Custom firmware
To install over rekaveri
Nahim2k7-update​

Categories

Resources