Discussion on:

4
Comments

Join the conversation!

Follow via:
RSS
Email Alert
"I pulled out the old laptop, rolled up my sleeves, and began exploring fragments in earnest."

I know it doesn't appeal to everyone, but with a decent Bluetooth keyboard (or in my case a Transformer Prime) you can develop for android directly on your device using AIDE (no affiliation to me) which lets you code, complie and run your apps directly on your device - be it a tablet or phone.

I discovered this app recently and now I don't touch my laptop for android development.
I have a question,

in the androidManifest.xml exists the declaration :
activity
android:name=".DetailActivity" >
/activity

But i don't understand how worked,
not exist any activity with this name.

How worked this?

Thanks Again.
I have a question,

in the androidManifest.xml exists the declaration :
activity
android:name=".DetailActivity"
activity

But i don't understand how worked,
not exist any activity with this name.

How worked this?

Thanks Again.
Thank you for a tutorial that did not drag on for pages and pages of code. This is really clear and to the point
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.