Friday, July 19, 2013

[General] SUPER annoying problem on my droid razr m


SUPER annoying problem on my droid razr m



The voicemail notification in my notification bar will not go away. Whenever I try to listen to the voicemail, it says the google subscribe you are trying to reach is not available. I signed up for Google voice but I forgot about it. Please help me with this problem it is really annoying!

Posted via Android Central App



Read more

forum.xda-developers.com



[General] rss feed


rss feed



I have an app that uses rss feed to stream otr's. The problem is the app is kinda glitchey and does not show you the feed or allow you to download it. is there a way that I can use a program to find the feed that it uses. I have tried to find the show on line but no luck. thanks



Read more

forum.xda-developers.com



[General] Looking for some help with a new Camera App


Looking for some help with a new Camera App



Hi all, I've written a camera App that can be configured to access custom settings and features in the camera hardware.
It's designed for use by Photography enthusiasts to get the most they can from the android cameras. No post processing options like borders or filtering after the photo is taken. There a plenty of apps etc to do that sort of thing. This just attempts to allow the user as much control of the camera hardware as possible.

The problem is I can't get access to all the different hardware types out there to see what each device actually has in this area.

If anyone can help me out here that would be greatly appreciated. The app is for Android 4.0 and up.

What you would need to do it download the evaluation version from .
Have a quick look at the on how to add "Custom Group Parameters" and "Custom Range Parameters". (There are in App help pages as well if you need them)
Have a play and see what extra options you can get working on your device.

Thanks is advance to everyone who can give me a hand on this one.

There are three options for additional settings that may be found.


  • Extras for the standard options such as more Scene settings

  • Custom Value/Group based parameters similar to the Focus and Flash etc (One value selected from a list of available options)

  • Custom Range based parameters similar to the Exposure settings (a number setting within a valid range)

As an example the following are the additional options for one device that has a few accessible extras.

------------------------------
HTC Sensation Z710a
------------------------------
Additional Standard Parameters Scene - backlight,flowers
------------------------------
Custom Value/Group Parameters

auto-exposure
auto-exposure-values=frame-average,center-weighted,spot-metering

iso
iso-values=auto,ISO_HJR,ISO100,ISO200,ISO400,ISO800,ISO1600
------------------------------
Custom Range Parameters

contrast
contrast-def=5
contrast-max=10
contrast-min=0

saturation
saturation-def=5
saturation-max=10
saturation-min=1

sharpness
sharpness-def=10
sharpness-max=30
sharpness-min=0


Read more

forum.xda-developers.com



[General] Nexus 7 tablet messed up beyond all belief. In urgent need of assistance!


Nexus 7 tablet messed up beyond all belief. In urgent need of assistance!



Hey Android Central, I desperately need your help. My 6 month old Nexus 7 went to hell in the past 5 days, it started force-closing apps on me, lagging, and finally it started to mess itself up so bad that all I could do was turn it off... Here's where it gets really weird: It won't turn off. I held down the power button, as any sensible person would when their device is acting up, and it just went black, then brings up the colored X. At first I thought that maybe this was an issue caused by my use of a strange app, maybe it was one of the deluge of apps that I'd downloaded with my $25 dollar gift card or some of the free ones I'd gotten that day. I managed to get the tablet back up and running after 25 minutes of BS by holding down the power button and the volume down button. After that I cleared my cache and deleted almost all of the apps I'd downloaded on Sunday night. From that point I took it slow, went on Chrome, checked out some info, read some of Name of the Wind, and then powered off and hit the hay after plugging it in. The next morning it worked like a dream: fast, fluidly, like always. After a few hours of use it began to slow down, then it got weird again, force-closing any app I tried to bring up, and finally getting down to the reset of doom. Once again it became a pitched battle between me, and my tablet. I tried so desperately to get it working... and I did! For now.

The rest of the day passed no issues, until the next morning (this time the battery was at 93 percent, so that pretty much rules out any battery issues that have inflicted this curse upon my tablet and me) it did this same thing twice, messing me over big time. After that I was getting really angry, but that whole, the WHOLE DAY, after that, it worked fine. When finally the next day rolled over I found the issues in my face first thing in the morning. It seemed as though, through all my valiant efforts, I had lost the fight... The X screen appeared, taunting me, it's full battery obviously doing nothing to help... Then it bricked. Black screen and nothing worked. This persisted through part of the day, but eventually was sorted out, and today, after it completely screwing me and giving me issues even getting into safe mode I began to gear up. I equipped myself with every ounce of knowledge I could have: I would perform this exorcism if it was the last thing I ever did with this tablet.

After reading and watching dozens of articles and videos I felt I was ready. From the official Asus and Google pages to the DIY guides of Youtube and Gizmodo, it was time to do this. The Hard Reboot. My hands were shaking as I hooked the USB up to my laptop and began to hold down upon the up, down, and power buttons of the Nexus 7 tablet, ready to win this infernal war as the damnable X laughed at me. I felt as though I had won the first stage, the flayed Android alien laying on the table, ready to be operated on. I made my way to the Recovery Mode and chose to reset it, to clear the all of the data and start over, I had to.

This should have worked... By all measures of Human logic this should have worked. At the main menu, the "Welcome, please select your settings" page, it happened again. I just couldn't shake it "Unfortunately: Setup Wizard has stopped," "Unfortunately: Settings has stopped" I can't even connect it to WiFi now, or sign in with my google account, and once again the colorful X sits across the table from me... Laughing.

Please, Androidcental, I've tried everything. Please read my ridiculously long synopsis of what happened, and PLEASE give me aid.
Thank you SO much, in advance.
~ Hunter D AKA NarcoticDragoon

Oh, EDIT: And thanks to my father who managed to get it running at least five of the times its done this, and his advice of troubleshooting.



Read more

forum.xda-developers.com



[General] samsung galaxy s4 frequency


samsung galaxy s4 frequency



Heya Kelly,
Your model of the S4 does support 1700mhz. You probably need to have the phone "sim unlocked" you'll have to call the carrier the phone was originally sold on and ask for the unlock code and instructions. Alternatively, you can pay some websites around $15us to do the same thing. Good luck!

Sent from my HTC One using AC Forums mobile app



Read more

forum.xda-developers.com



[General] Whether the device admin applications updated itself?


Whether the device admin applications updated itself?



I have a device admin application which published in PlayStore.
When we release new version of this application, whether it is easily upgraded, like any other applications?



Read more

forum.xda-developers.com



[android help] Want to post Json data via Android


Want to post Json data via Android



How to post JSON type of data from android to server via HTTP???


TerminalNumber=17707570&Data={"RequestUniqueID":"125","MethodName":"CsrGenerateSessionID"}



Read more

stackoverflow.comm



[android help] method getfragmentmanager() is undefined


method getfragmentmanager() is undefined



I am making a view pager to make a slide show for images. I took code from Android developers, but I was facing some issues, fragment was not recognized, I think it was because my android was 2.33. So to solve that I imported a jar file android.support.v4.jar My issues were resolved but now I am getting this error that getfragmentmanager() is undefined and another issue "The method invalidateOptionsMenu() is undefined for the type new ViewPager.SimpleOnPageChangeListener(){}"


Here is my code, can any one please help ?? My platform is 2.3.3 and api level is 10 and in manifest I have this



android:minSdkVersion="8"
android:targetSdkVersion="15" />


Code :



package com.example.profilemanagment;

import android.support.v4.app.Fragment;
import android.support.v4.app.*;
import android.content.Intent;
import android.os.Bundle;

import android.support.v4.app.FragmentActivity;
import android.support.v4.app.NavUtils;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.Menu;
import android.view.MenuItem;



public class ScreenSlideActivity extends FragmentActivity {
/**
* The number of pages (wizard steps) to show in this demo.
*/
private static final int NUM_PAGES = 5;

/**
* The pager widget, which handles animation and allows swiping horizontally to access previous
* and next wizard steps.
*/
private ViewPager mPager;

/**
* The pager adapter, which provides the pages to the view pager widget.
*/
private PagerAdapter mPagerAdapter;

@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_screen_slide);

// Instantiate a ViewPager and a PagerAdapter.
mPager = (ViewPager) findViewById(R.id.pager);
mPagerAdapter = new ScreenSlidePagerAdapter(getFragmentManager());
mPager.setAdapter(mPagerAdapter);
mPager.setOnPageChangeListener(new ViewPager.SimpleOnPageChangeListener() {
@Override
public void onPageSelected(int position) {
// When changing pages, reset the action bar actions since they are dependent
// on which page is currently active. An alternative approach is to have each
// fragment expose actions itself (rather than the activity exposing actions),
// but for simplicity, the activity provides the actions in this sample.
invalidateOptionsMenu();
}
});
}




/**
* A simple pager adapter that represents 5 {@link ScreenSlidePageFragment} objects, in
* sequence.
*/
private class ScreenSlidePagerAdapter extends FragmentStatePagerAdapter {
public ScreenSlidePagerAdapter(FragmentManager fm) {
super(fm);
}

@Override
public Fragment getItem(int position) {
return ScreenSlidePageFragment.create(position);
}

@Override
public int getCount() {
return NUM_PAGES;
}
}
}


Read more

stackoverflow.comm



[android help] Actionbar tabs + multiple pane view in android


Actionbar tabs + multiple pane view in android


Actionbar tabs + multiple pane view in android - Stack Overflow







Tell me more ×

Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

















I want to develop android application like Design



I Googled it.I couldn't find out proper solution to this. Please anyone help me. Without page view, i can able to do mutiple pane option.



Please anybody guide me .


Thanks in advance.


























I think you will be needing ViewPager for the two tabs. Then you'll use SlidingMenu for the Stories Category. Inside each created Menu, put a listview with a Customized Array Adapter. You can consider, using fragments also for flexibility of your UI design in small and large screens. I can't provide the codes but these links have all the necessary things you needs specially starting with fragments.


Download the Sample code here:


Effective Navigation -this should help you with your tabs with Pager effect


SlidingMenu Library: Library


Fragments























default






Read more

stackoverflow.comm



[android help] How to make a consistent splash screen in android hybrid app?


How to make a consistent splash screen in android hybrid app?


How to make a consistent splash screen in android hybrid app? - Stack Overflow







Tell me more ×

Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

















I've splash screen in my application which appears to be working fine. Once the html is loaded the splash screen goes off. Since the html page takes time to load it showed a blank screen. To cope up with the splash screen, I again added the same image into my html and display it to the user till the page is completely loaded. Everything is working fine, except that there is a flickering when the view-port shifts from splash to html image. The problem is when the splash screen is displayed the image seems to be zoomed in and when the html displays the splash it is zoomed out(shows full size). How to maintain a consistency among the splash screen and the image in html?
















Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.










default






Read more

stackoverflow.comm



[android help] android screen goes black if I open cocos 2d project after getting out of an activity


android screen goes black if I open cocos 2d project after getting out of an activity



My android screen goes black if I open cocos 2d project after getting out of an activity



public static CCScene scene()
{

CCScene scene = CCScene.node();
CCLayer layer = new TemplateLayer();

scene.addChild(layer);

return scene;
}


this is my template layer


In this teplate I am adding several sprites and initializing update selector



protected TemplateLayer(ccColor4B color)
{

super(color);

sensorManager = (SensorManager) CCDirector.sharedDirector()
.getActivity().getSystemService(Context.SENSOR_SERVICE);

if (sensorManager != null)
{
orientation = sensorManager.getDefaultSensor(Sensor.TYPE_ORIENTATION);
}
else
{
orientation = null;
}

this.setIsTouchEnabled(true);

game = new GameActivity();

ball = CCSprite.sprite("rect.png");

x= winSize.width/8;
y= winSize.height/8;


ball.setAnchorPoint(CGPoint.ccp(0, 0));
ball.setPosition(CGPoint.ccp((float)x, (float)y));
addChild(ball);

killerchild = CCSprite.sprite("logo.png");
killerchild.setAnchorPoint(CGPoint.ccp(0, 0));

killerchild.setPosition(CGPoint.ccp(winSize.width/2-killerchild.getContentSize().width/2, winSize.height-killerchild.getContentSize().height));
addChild(killerchild);

boat = CCSprite.sprite("boat.png");
boat.setAnchorPoint(CGPoint.ccp(0, 0));

boat.setPosition(CGPoint.ccp(winSize.width/2-boat.getContentSize().width/2,-boat.getContentSize().height/4));
addChild(boat);


pirates = CCSprite.sprite("Pirates.png");
pirates.setAnchorPoint(CGPoint.ccp(0, 0));

pirates.setPosition(CGPoint.ccp(winSize.width/2-pirates.getContentSize().width/2,winSize.height/2-pirates.getContentSize().height/2));
addChild(pirates,-1);

this.schedule("update");


// this.schedule("moveboat", 0f);



}


Read more

stackoverflow.comm



Google Voice on T-Mobile? [General]

Google Voice on T-Mobile? So I recently switched from a GNex on Verizon to a Moto X DE on T-Mobile. I had always used Google Voice for my v...