Looks like the Opensense SDK was released... - HTC EVO 3D

htcdev.com
http://htcdev.com/devcenter/opensense-sdk/download-instructions
if this needs to be moved please do so

I was just looking for a thread based around this. I knew someone made a thread.
Sent from my Stock EVO 4G, because it was updated using the XDA App

Blowpot said:
I was just looking for a thread based around this. I knew someone made a thread.
Sent from my Stock EVO 4G, because it was updated using the XDA App
Click to expand...
Click to collapse
What do you think this means for us?

Gordon Ramsay said:
What do you think this means for us?
Click to expand...
Click to collapse
who knows im sure it can be useful, im not a ROM dev or anything but access to the API's im sure will be nice for them.
Common Controls API
Common controls are UI widgets and components that will provide developers with the ability to provide the Sense UI look and feel to their applications. API documentation and sample code are provided as part of both the phone and the tablet add-on extensions to the Android SDK.
Stereoscopic 3D (S3D) API
API documentation and sample code that illustrates how to programmatically enable the 3D display mode of the parallel barrier based screen for various types of applications. This API is provided as part of the phone add-on extension to the Android SDK.
Tablet Pen API
API documentation and sample code for providing a framework for fully fledged drawing and painting applications as well as full access to the pen events at a low level. This API is provided as part of the tablet add-on extension to the Android SDK.

kellyrx8 said:
who knows im sure it can be useful, im not a ROM dev or anything but access to the API's im sure will be nice for them.
Common Controls API
Common controls are UI widgets and components that will provide developers with the ability to provide the Sense UI look and feel to their applications. API documentation and sample code are provided as part of both the phone and the tablet add-on extensions to the Android SDK.
Stereoscopic 3D (S3D) API
API documentation and sample code that illustrates how to programmatically enable the 3D display mode of the parallel barrier based screen for various types of applications. This API is provided as part of the phone add-on extension to the Android SDK.
Tablet Pen API
API documentation and sample code for providing a framework for fully fledged drawing and painting applications as well as full access to the pen events at a low level. This API is provided as part of the tablet add-on extension to the Android SDK.
Click to expand...
Click to collapse
Cool, looks neat, thanks.

kellyrx8 said:
Stereoscopic 3D (S3D) API
API documentation and sample code that illustrates how to programmatically enable the 3D display mode of the parallel barrier based screen for various types of applications. This API is provided as part of the phone add-on extension to the Android SDK.
Click to expand...
Click to collapse
Seriously? Sense can do 3D out of the box? Well Im sure glad HTC/Sprint took advantage of that on their first joint 3D device.... lol!
Sent from my PG86100 using XDA Premium App

Is anyone else getting "You are not authorized to perform this action" when trying to register?

here is the install i upped
http://www.multiupload.com/RHB3FXX75X

this Rom kicks ass! especially with the super awesome kernel you made for it!
btw. discussion about development
ISN'T development and goes in general

can install, when i point to file://sdkpath/addon_htc_phone.xml its says cannot open linke (reason c)

exSD said:
Is anyone else getting "You are not authorized to perform this action" when trying to register?
Click to expand...
Click to collapse
Yeah I had to re-register. Wasn't recognizing my log in that I used to sign up, but it worked after.
Sent from my PG86100 using XDA Premium App

help installing?

just incase someone has trouble with fetching url, in sdk setting click on button force https://
also the file directory should like like this if its on desktop, i created a folder on desktop name HTCOpenSenseSDK and extracted dlownload file into this folder....
file:///C:\Users\John\desktop\HTCOpenSenseSDK\addon_htc_phone.xml

damnit now its says cannot find the addon_htc_phone_rev1.0.zip

kellyrx8 said:
here is the install i upped
http://www.multiupload.com/RHB3FXX75X
Click to expand...
Click to collapse
What does this do
Sent from my PG86100 using XDA App

kellyrx8 said:
here is the install i upped
http://www.multiupload.com/RHB3FXX75X
Click to expand...
Click to collapse
OMG!!!!!11 I flashed this and now my fone is bricked111!!!!!

Mrdiaz09 said:
What does this do
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
its the SDK install from the HTCDEV.com site, for those who were having issues signing up or didnt want to.

What is this?

Will this possibly get us a 3d UI
Sent from my PG86100 using XDA App

Mrdiaz09 said:
Will this possibly get us a 3d UI
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
i think yes cause now the devs have the acces to tell the phone when to do 3d and when 2d

Related

(Q) Domain Name

(Q) Domain name.
I know one is needed to develope apps. Do I need to just register a name for say like 10 Bucks a year..and that's it or do I have to also have to setup a website and such and pay the monthly fees to keep it running?
Sent from my SGH-I897 using XDA App
darkchyldx101 said:
(Q) Domain name.
I know one is needed to develope apps. Do I need to just register a name for say like 10 Bucks a year..and that's it or do I have to also have to setup a website and such and pay the monthly fees to keep it running?
Sent from my SGH-I897 using XDA App
Click to expand...
Click to collapse
A domain name is not required to develop apps.
And it's also not required to publish apps.
Really I thought it was required in the manifest a domain name in reverse. Is it required to sell apps? I've made a cm7 theme using another devs as a template but it still has his domain name in it how should I change it.
Sent from my SGH-I897 using XDA App
Okay did a little more research its seems I need to register as an android Dev and get a private key is this correct? Also I used some elements and image pngs from other themes to create my theme is it cool to still publish or do I need permission.
Sent from my SGH-I897 using XDA App
darkchyldx101 said:
Okay did a little more research its seems I need to register as an android Dev and get a private key is this correct?
Click to expand...
Click to collapse
Yes, the Dev account costs 25 bucks, and you need a keypair for signing your app, that you are creating yourself. The whole process is described on developer.android.com. Good places to start are Preparing for Release and Publishing on Android Market.
darkchyldx101 said:
Also I used some elements and image pngs from other themes to create my theme is it cool to still publish or do I need permission.
Click to expand...
Click to collapse
Whether a permit is required depends on the license.

[Q] Can I create an android app without knowing java?

i want to whether i can create an app without knowing anything about java..i have installed the sdk but can't go any futher..do i need to know about java??
If you want to actually program yes... I believe there is an easy app creator out there, but you won't get too far with it.
I just started learning Java, picked up a book and im getting into it. Oracle has online tutorials as well as Android Developers, you can follow those to get a gasp of it. The real issue is learning the in's and out's of java to bee more creative.
Sent from my PC36100 using xda premium
Take a look at illumination software creator at radicalbreeze.com . No programming experience necessary. There are other apps like this.
Sent from my Galaxy Nexus using xda premium
Simply put yes you can. There are other language alternatives. C# (mono project) and there are a few different implementations to allow you to write javascript for apps as well. Also check out app inventor, it lets you drag and drop program. No typing involved.

Simple Calculator App Development Help

Greetings, here is a simple calculator app that I am developing in Flash Builder with Flex, which basically uses java and xml's to develop. Although I have the basic logic down as for how I would like to approach this type of APP, I would like for some one to help me structure the coding. I will upload the source directly along with screen shots to help. XDA Developers won't let me upload the coding within the actual post so I have provided them as attachments.
ryandwatts said:
Greetings, here is a simple calculator app that I am developing in Flash Builder with Flex, which basically uses java and xml's to develop. Although I have the basic logic down as for how I would like to approach this type of APP, I would like for some one to help me structure the coding. I will upload the source directly along with screen shots to help. XDA Developers won't let me upload the coding within the actual post so I have provided them as attachments.
Click to expand...
Click to collapse
If you're building a tip calculator, you might want to take a look at the source code of this example app. (It's from a book I'm reading "Android How to Program")
Edit: I just realized you're developing an app using Flash.. This post may not be of use to you. If so, just ignore this and move on.
Either way thanks. For the reply. I appreciate it
Sent from my DROID RAZR using xda app-developers app

[KITCHEN-MOD][HTC]Plug-ins and etc for dsixda's kitchen[UPDATED: 10/7/2012]

So, I've been running this on a personal level for a while now, and figured it's time to share. . .
At any rate, I would like to thank:
dsixda for his Android Kitchen (found here: http://forum.xda-developers.com/showthread.php?t=633246)
Chainfire for SuperSU (found here: http://forum.xda-developers.com/showthread.php?t=1538053)
eLucas for the script his extract-RUU script used on HTC development (found here: http://forum.xda-developers.com/showthread.php?t=1729898)
tommytomatoe for the Android utility (found here: http://forum.xda-developers.com/showthread.php?t=1167623.)
Pof for his nbimg package (found here. . . http://pof.eslack.org/2008/07/03/nbimg-htc-splash-screen-tool/)
I did nothing fancy here. I wrote a few plug-in scripts to adapt the actions. Everything seems to work fine and has been tested on other environments. . . although all linux-based.
The extract-RUU plug-in takes the full RUU.exe through "the ringer" and places the rom.zip in the original update folder that we are all used to. You'll need Wine to implement. . . sudo apt-get install wine
Adding SuperSU to your rom is done with a plug-in. I didn't separate the detection of Superuser and SuperSU when running option 10, though. The kitchen isn't mine to modify, so you'll have to pay attention to that part as you build.
The HTC Splash Screen creator plug-in will auto-detect the dimensions of your .bmp when running the script. This means you MUST know what they should be for your specific device!!!! I goofed up a few and they made my phone look possessed for that period of time. . . Do yourself a solid, and research it before attempting. Even better. . . report with the specs if not mentioned below!!!
EVO 4G LTE - 720 X 1280 | 24 bit
EVO 4G (OG) - 480 X 800 | 24 bit
INSTRUCTIONS
1. Choose the zip that corresponds to your current setup and download.
2. Unzip the folder
3a. stupid_kitchen version - Drag the folder named "kitchen" to the folder that contains Dsixda's original Android Kitchen
3b. stupid_android-utility version - Drag the folder named "android-utility" to the folder that contains tommytomatoe's original Android Utility
4. Play!!!
Beyond all that, please let me know what you think. . . pointers, etc. Otherwise, I hope everyone enjoys!
UPDATE - 10/7/2012
Reconfigured all mods as plug-ins
Cleaned up some scripting
Added a really lame "signature" the beginning of my plug-ins. . .
UPDATE - 9/29/2012
Added HTC Splash Screen creator plug-in
got a link error.
Link broken
Sent from my PG86100 using Tapatalk 2
Psionfenix said:
got a link error.
Click to expand...
Click to collapse
Flashalot said:
Link broken
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
Should be good now. . . sorry about that.
stupidjerkheadface said:
Should be good now. . . sorry about that.
Click to expand...
Click to collapse
Going to use tomorrow
Sent from my PG86100 using Tapatalk 2
stupidjerkheadface said:
tried to get in touch with dsixda but never got a response. .
Click to expand...
Click to collapse
I never got a message because I don't have private messaging enabled...
There's a reason I don't have PM's enabled, but you can either reach me via Twitter (as I mentioned in the Kitchen thread) or through the email address that is in every single kitchen script file -- in the top header that says not to distribute unauthorized copies without the author's permission.
If you want to add a plugin then let me know and I can gladly add it to the kitchen (or you can post the plugin as a separate thread), but please do not distribute alternate copies of my work.
Not a problem. Had no intent to offend as I stated. I sent a friend request... you hate pm's and I hate Twitter... go figure. I really don't know HOW I missed the email address in the scripts, though! Haha, I even went to your project homepage looking for that! Anyways, taking down now.
Sent from my EVO using xda app-developers app
No worries, send me your plugin and/or include it in post #1, and I can add it to the kitchen. I don't mean to hijack this thread
dsixda said:
No worries, send me your plugin and/or include it in post #1, and I can add it to the kitchen. I don't mean to hijack this thread
Click to expand...
Click to collapse
Is this going in the original 1 you made or staying here
Sent from my PG86100 using Tapatalk 2
dsixda said:
No worries, send me your plugin and/or include it in post #1, and I can add it to the kitchen. I don't mean to hijack this thread
Click to expand...
Click to collapse
Haha. well, it really was made for you to do so. I'm going to provide a link a little later of the plugin alone... which is what I should have done in the first place. My sincere apologies for that.
Anyways, stay tuned... I have another in the works, as well.
Sent from my EVO using xda app-developers app
Updated the Kitchen-Mod to include a splash screen creator for HTC devices. It uses Pof's NBIMG package which can be found here. . . http://pof.eslack.org/2008/07/03/nbimg-htc-splash-screen-tool/
Let me know if there's anything that needs to be changed. . .
Going yo use this again the last one was good for me no bugs going to try the splash screen maker do you have to put in commands like for the screen radius or is it a list
Sent from my HTCEVOV4G using Tapatalk 2
Your .bmp needs to match exactly what your phone's splash screen should be.
On my phone now. Going to update the op later.
Sent from my EVO using xda app-developers app
stupidjerkheadface said:
Your .bmp needs to match exactly what your phone's splash screen should be.
On my phone now. Going to update the op later.
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Got it
Sent from my PG86100 using Tapatalk 2
updated the OP with new files
All scripts are plug-ins, now. This is done to preserve the scripting in the kitchen. As an after-thought, this saves a lot of headache in the case of a kitchen update being so different that everything I've done has to be redone.
Enjoy!!!
can someone post or PM everything this does? I would like to know because Ive heard it is good, and might add it later.
Linked to my Android kitchen thread, thanks!
http://forum.xda-developers.com/showpost.php?p=5626351&postcount=5
Wine Alternative
Hi There!
Just a quick one for you, Obviously some people might consider wine as a bit overkill for extracting ruu's, I don't know whether your aware of this little native linux utility https://github.com/kmdm/unruu which does the job nicely and is under 100K rather than a 28MB download,
Anyway Nice Work! :good: Get those kids Hooked!

Devople apps on android

What i need to build app and games ? Please tell me about the language which i had to learn to write a program ??
Sent from my GT-I9100G using xda app-developers app
ahmed_mokh said:
What i need to build app and games ? Please tell me about the language which i had to learn to write a program ??
Sent from my GT-I9100G using xda app-developers app
Click to expand...
Click to collapse
You will need Windows or other platform , jdk , java IDE such as eclipse , android sdk . You'll need to have a basic understanding of java and xml...
Sent from my WT19i using xda app-developers app
First off, you need the Android SDK and Eclipse.
You also need to have an experience in Java or C++ programming as well as a good experience with XML files.
Here's a link to a tutorial..
Do use the SEARCH button next time.
Thanks all for reply
Sent from my GT-I9100G using xda app-developers app
You need to know firstly - What Android is not?
Answer is:
A Java ME implementation — Android applications are written using the Java language,
but they are not run within a Java ME (Mobile Edition) VM, and Java-compiled classes and
executables will not run natively in Android.
Part of the Linux Phone Standards Forum (LiPS) or the Open Mobile Alliance (OMA) —
Android runs on an open-source Linux kernel, but, while their goals are similar, Android’s
complete software stack approach goes further than the focus of these standards-defining
organizations.
Simply an application layer (such as UIQ or S60) — Although Android does include an application
layer, “Android’’ also describes the entire software stack, encompassing the underlying
operating system, the API libraries, and the applications themselves.
A mobile phone handset — Android includes a reference design for mobile handset manufacturers,
but there is no single “Android phone.” Instead, Android has been designed to support
many alternative hardware devices.
Google’s answer to the iPhone — The iPhone is a fully proprietary hardware and software
platform released by a single company (Apple), whereas Android is an open-source
software stack produced and supported by the Open Handset Alliance (OHA) and designed
to operate on any compatible device.
anasdcool71 said:
First off, you need the Android SDK and Eclipse.
You also need to have an experience in Java or C++ programming as well as a good experience with XML files.
Here's a link to a tutorial..
Do use the SEARCH button next time.
Click to expand...
Click to collapse
What level of Java is necessary? I'm a compsci major and I've had Java for 3 semesters. I've never done anything with XML.
Any suggestions on what I should start reading/learning?
BosnianKingdom said:
What level of Java is necessary? I'm a compsci major and I've had Java for 3 semesters. I've never done anything with XML.
Any suggestions on what I should start reading/learning?
Click to expand...
Click to collapse
XML is really easy to learn.
Java, you'll only require upto those constructors, string use, and all that. And yeah, arrays too.
Sent from my GT-S5360 using xda premium
anasdcool71 said:
XML is really easy to learn.
Java, you'll only require upto those constructors, string use, and all that. And yeah, arrays too.
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Yeah I've looked at some xml sample code, it doesn't seem to be difficult. I I don't think that it's as complex as Java. All of the things that you have listed are covered in the second semester. In the third semester we went over data structures...
#### Sent from my GN7 #### B0$N4 ####
BosnianKingdom said:
Yeah I've looked at some xml sample code, it doesn't seem to be difficult. I I don't think that it's as complex as Java. All of the things that you have listed are covered in the second semester. In the third semester we went over data structures...
#### Sent from my GN7 #### B0$N4 ####
Click to expand...
Click to collapse
Then you're good to go. For high level apps, you may require data structure too.
But the writing of the source code of an android app is a lot different from the original Java. You gotta know about certain Objects and Methods which you're gonna use in your app. Head over to API guides in developer.android.com.
Sent from my GT-S5360 using xda premium

Categories

Resources